.Net Framework > v1.1.4322 > System > Xml > XPath > XPathNavigator > Evaluate Evaluate(String)
Evaluate(XPathExpression)
Evaluate(XPathExpression,XPathNodeIterator)


Evaluate(String)

Category
Method
Description
Evaluates the string representing an XPath expression and returns the typed result (number, Boolean, string, or node set). Use the System.Xml.XPath.XPathNodeIterator to iterate over a set of nodes.
Type
Object
Character
public
Parameters
NameTypeDescription
xpathString
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Evaluate(XPathExpression)

Category
Method
Description
Evaluates the System.Xml.XPath.XPathExpression and returns the typed result (number, Boolean, string, or node set). Use the System.Xml.XPath.XPathNodeIterator to iterate over a set of nodes.
Type
Object
Character
public
Parameters
NameTypeDescription
exprXPathExpression
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Evaluate(XPathExpression,XPathNodeIterator)

Category
Method
Description
Evaluates the System.Xml.XPath.XPathExpression using the supplied context and returns the typed result (number, Boolean, string, or node set).
Type
Object
Character
public
Parameters
NameTypeDescription
exprXPathExpression
contextXPathNodeIterator
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database